[INFO] fetching crate owasm-vm 0.3.1...
[INFO] testing owasm-vm-0.3.1 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate owasm-vm 0.3.1 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate owasm-vm 0.3.1
[INFO] finished tweaking crates.io crate owasm-vm 0.3.1
[INFO] tweaked toml for crates.io crate owasm-vm 0.3.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate owasm-vm 0.3.1 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 194 packages to latest compatible versions
[INFO] [stderr]       Adding clru v0.2.1 (available: v0.6.3)
[INFO] [stderr]       Adding sha2 v0.9.9 (available: v0.11.0)
[INFO] [stderr]       Adding wasmer v2.3.0 (available: v7.1.0)
[INFO] [stderr]       Adding wasmer-middlewares v2.3.0 (available: v7.1.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e873e17a620be09cc17ac43dee39b1162ab70f5adfea66d43ba685eb888e4aed
[INFO] running `Command { std: "docker" "start" "-a" "e873e17a620be09cc17ac43dee39b1162ab70f5adfea66d43ba685eb888e4aed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e873e17a620be09cc17ac43dee39b1162ab70f5adfea66d43ba685eb888e4aed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e873e17a620be09cc17ac43dee39b1162ab70f5adfea66d43ba685eb888e4aed", kill_on_drop: false }`
[INFO] [stdout] e873e17a620be09cc17ac43dee39b1162ab70f5adfea66d43ba685eb888e4aed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c248b9a13e4a0c83beab35907dea01144995a813457edae8f77c6734f1fbf343
[INFO] running `Command { std: "docker" "start" "-a" "c248b9a13e4a0c83beab35907dea01144995a813457edae8f77c6734f1fbf343", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling rkyv v0.7.46
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling seahash v4.1.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling more-asserts v0.2.2
[INFO] [stderr]    Compiling wasmparser v0.83.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling corosensei v0.1.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling parity-wasm v0.45.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling clru v0.2.1
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling assert_matches v1.5.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling region v3.0.2
[INFO] [stderr]    Compiling rust-gmp v0.5.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling wasm-instrument v0.4.0
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling ptr_meta_derive v0.1.4
[INFO] [stderr]    Compiling enum-iterator-derive v0.7.0
[INFO] [stderr]    Compiling rkyv_derive v0.7.46
[INFO] [stderr]    Compiling loupe-derive v0.1.3
[INFO] [stderr]    Compiling dynasm v1.2.3
[INFO] [stderr]    Compiling wasmer-derive v2.3.0
[INFO] [stderr]    Compiling ptr_meta v0.1.4
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling enum-iterator v0.7.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling owasm-crypto v0.3.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling enumset_derive v0.14.0
[INFO] [stderr]    Compiling loupe v0.1.3
[INFO] [stderr]    Compiling object v0.28.4
[INFO] [stderr]    Compiling gimli v0.26.2
[INFO] [stderr]    Compiling enumset v1.1.10
[INFO] [stderr]    Compiling wasmer-types v2.3.0
[INFO] [stderr]    Compiling wasmer-compiler v2.3.0
[INFO] [stderr]    Compiling wasmer-artifact v2.3.0
[INFO] [stderr]    Compiling wasmer-object v2.3.0
[INFO] [stderr]    Compiling wasmer-vm v2.3.0
[INFO] [stderr]    Compiling wasmer-engine-universal-artifact v2.3.0
[INFO] [stderr]    Compiling dynasmrt v1.2.3
[INFO] [stderr]    Compiling wasmer-compiler-singlepass v2.3.0
[INFO] [stderr]    Compiling wasmer-engine v2.3.0
[INFO] [stderr]    Compiling wasmer-engine-universal v2.3.0
[INFO] [stderr]    Compiling wasmer-engine-dylib v2.3.0
[INFO] [stderr]    Compiling wasmer v2.3.0
[INFO] [stderr]    Compiling wasmer-middlewares v2.3.0
[INFO] [stderr]    Compiling owasm-vm v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.37s
[INFO] running `Command { std: "docker" "inspect" "c248b9a13e4a0c83beab35907dea01144995a813457edae8f77c6734f1fbf343", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c248b9a13e4a0c83beab35907dea01144995a813457edae8f77c6734f1fbf343", kill_on_drop: false }`
[INFO] [stdout] c248b9a13e4a0c83beab35907dea01144995a813457edae8f77c6734f1fbf343
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 24001135b73feeca2381d6b73d315f553c8563ec222f93df26afc815fba43dbb
[INFO] running `Command { std: "docker" "start" "-a" "24001135b73feeca2381d6b73d315f553c8563ec222f93df26afc815fba43dbb", kill_on_drop: false }`
[INFO] [stderr]    Compiling owasm-vm v0.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin`
[INFO] [stdout]    --> src/calls.rs:189:15
[INFO] [stdout]     |
[INFO] [stdout] 189 |     #[cfg(not(tarpaulin))]
[INFO] [stdout]     |               ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustctTrAMY/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libowasm_crypto-ece1fa0466a6d00b,libhex-28742b4ca144387c,libgmp-7a8751660e601170,libnum_traits-6cfa06856b1c3292,libnum_traits-300c5186abf3804c,libassert_matches-58327a20575d53ab,libwasm_instrument-71493b0c8c922596,libparity_wasm-a309f8412996c544,libsha2-d303d1c7d51d5fd8,libcpufeatures-471354fefbcaf2d8,libopaque_debug-1c8528c9b2d49180,libdigest-873247051d811d2d,libblock_buffer-47d7bc4c3509fea2,libgeneric_array-68c5f0cc736663e5,libtypenum-0e02f3386ab040bb,libwasmer_middlewares-c528482c71480db3,libtempfile-fa403815f4ede145,libgetrandom-00068341399390e2,libfastrand-503f12a96d791409,librustix-df61f084ca7d666a,libbitflags-a4a524fc7b7b1962,liblinux_raw_sys-fe1e9ef4505379f7,libwasmer-31d10fbf4008fdef,libwasmer_engine_universal-4d5309d065e2364f,libwasmer_engine_universal_artifact-962de42408728a11,libwasmer_compiler_singlepass-3b081459f6dfdb3e,libdynasmrt-b5ec74fe3901d302,libbyteorder-1efcbe4f07366651,librayon-41044e3b5ccb1346,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libeither-1e551205f1478063,libgimli-99f7a461a8ee93ea,libfallible_iterator-1bf2f15d2c3f7b97,libstable_deref_trait-2e8a51880becee83,libwasmer_engine-1d3dd2cd613d9674,libmemmap2-72f81b1419d2484a,libwasmer_vm-50df85ebb0be5550,libregion-3467e2dd52ebbb88,libbitflags-e2b4db6c651223da,liblazy_static-b3603208c0de2608,libcorosensei-36d4a2bc7f2da722,libscopeguard-e80a2b0b1f686274,libbacktrace-862ad90f4a7ceb23,libminiz_oxide-200153ee43866327,libadler2-6c84652b4f76062c,libobject-fb8c20aa516cf2b7,libmemchr-8e33d9a2a7199911,libaddr2line-3417bf5ab7e9d508,libgimli-3f9d212b917c832b,librustc_demangle-38aff716f5dc6a1c,libmemoffset-72882c1903151c47,libwasmer_artifact-b7e5305f93ce9aad,libwasmer_compiler-0d4df32f5f0a4fdc,libserde_bytes-f5ebf2e1725edb6d,libsmallvec-45f6e3b8047adea1,libtarget_lexicon-987b16d48fb6fa8d,libwasmparser-a58776fbbf807eb1,libwasmer_types-690e6897160aea5a,libmore_asserts-35068358441b054b,libenum_iterator-97da4144af808f8c,librkyv-5f1dad39dca94f76,libseahash-c7c9833d5abc2ba8,libptr_meta-8abdd9679923833c,libenumset-9d942736823d10f2,libloupe-b76d04814696d5e7,libindexmap-0063011f9cab9c9d,libhashbrown-a48f28300364e33a,libahash-13c21ce17a436054,libgetrandom-81f457c5c353b0bf,liblibc-e0c2caade0d97aa4,libcfg_if-5af52f617df93f8f,libonce_cell-028ded5f5e4e9236,libserde-1c972d22a4f0bfa8,libserde_core-461966848332ffa4,libthiserror-6fc01909fc0fcb23,libclru-9058b6f6a266c705}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgmp" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustctTrAMY/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/owasm_vm-3dadf17bc0284405" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: __rust_probestack
[INFO] [stdout]           >>> referenced by libcalls.rs:690 (src/libcalls.rs:690)
[INFO] [stdout]           >>>               wasmer_vm-50df85ebb0be5550.wasmer_vm.4473001012197ca3-cgu.10.rcgu.o:(wasmer_vm_probestack) in archive /opt/rustwide/target/debug/deps/libwasmer_vm-50df85ebb0be5550.rlib
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `owasm-vm` (lib test) due to 1 previous error; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "24001135b73feeca2381d6b73d315f553c8563ec222f93df26afc815fba43dbb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24001135b73feeca2381d6b73d315f553c8563ec222f93df26afc815fba43dbb", kill_on_drop: false }`
[INFO] [stdout] 24001135b73feeca2381d6b73d315f553c8563ec222f93df26afc815fba43dbb
